[INFO] cloning repository https://github.com/MarrieMitsu/kyoverlay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarrieMitsu/kyoverlay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarrieMitsu%2Fkyoverlay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarrieMitsu%2Fkyoverlay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] accc094e74d7206f5bd79a5ddc0e83eb905d862f
[INFO] fixing MarrieMitsu/kyoverlay against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarrieMitsu%2Fkyoverlay" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MarrieMitsu/kyoverlay
[INFO] finished tweaking git repo https://github.com/MarrieMitsu/kyoverlay
[INFO] tweaked toml for git repo https://github.com/MarrieMitsu/kyoverlay written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarrieMitsu/kyoverlay on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MarrieMitsu/kyoverlay already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded hyper-tungstenite v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7f325c5c114317b2eb229db76ab021ec180f2f43b2d348887164c8e0a4be2f05
[INFO] running `Command { std: "docker" "start" "7f325c5c114317b2eb229db76ab021ec180f2f43b2d348887164c8e0a4be2f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f325c5c114317b2eb229db76ab021ec180f2f43b2d348887164c8e0a4be2f05" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f325c5c114317b2eb229db76ab021ec180f2f43b2d348887164c8e0a4be2f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f325c5c114317b2eb229db76ab021ec180f2f43b2d348887164c8e0a4be2f05" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-tungstenite v0.27.0
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-tungstenite v0.18.0
[INFO] [stderr]     Checking kyoverlay v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: Unsupported operating system
[INFO] [stdout]  --> src/kbd_event/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | compile_error!("Unsupported operating system");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Unsupported operating system
[INFO] [stdout]  --> src/kbd_event/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | compile_error!("Unsupported operating system");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:115:65
[INFO] [stdout]     |
[INFO] [stdout] 115 |         flags.set(Flags::CONTROL_LEFT, KeyboardKey::ControlLeft.is_pressed());
[INFO] [stdout]     |                                                                 ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:115:65
[INFO] [stdout]     |
[INFO] [stdout] 115 |         flags.set(Flags::CONTROL_LEFT, KeyboardKey::ControlLeft.is_pressed());
[INFO] [stdout]     |                                                                 ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:116:67
[INFO] [stdout]     |
[INFO] [stdout] 116 |         flags.set(Flags::CONTROL_RIGHT, KeyboardKey::ControlRight.is_pressed());
[INFO] [stdout]     |                                                                   ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:116:67
[INFO] [stdout]     |
[INFO] [stdout] 116 |         flags.set(Flags::CONTROL_RIGHT, KeyboardKey::ControlRight.is_pressed());
[INFO] [stdout]     |                                                                   ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:117:59
[INFO] [stdout]     |
[INFO] [stdout] 117 |         flags.set(Flags::META_LEFT, KeyboardKey::MetaLeft.is_pressed());
[INFO] [stdout]     |                                                           ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:117:59
[INFO] [stdout]     |
[INFO] [stdout] 117 |         flags.set(Flags::META_LEFT, KeyboardKey::MetaLeft.is_pressed());
[INFO] [stdout]     |                                                           ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:118:61
[INFO] [stdout]     |
[INFO] [stdout] 118 |         flags.set(Flags::META_RIGHT, KeyboardKey::MetaRight.is_pressed());
[INFO] [stdout]     |                                                             ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:119:57
[INFO] [stdout]     |
[INFO] [stdout] 119 |         flags.set(Flags::ALT_LEFT, KeyboardKey::AltLeft.is_pressed());
[INFO] [stdout]     |                                                         ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:120:59
[INFO] [stdout]     |
[INFO] [stdout] 120 |         flags.set(Flags::ALT_RIGHT, KeyboardKey::AltRight.is_pressed());
[INFO] [stdout]     |                                                           ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:121:61
[INFO] [stdout]     |
[INFO] [stdout] 121 |         flags.set(Flags::SHIFT_LEFT, KeyboardKey::ShiftLeft.is_pressed());
[INFO] [stdout]     |                                                             ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:118:61
[INFO] [stdout]     |
[INFO] [stdout] 118 |         flags.set(Flags::META_RIGHT, KeyboardKey::MetaRight.is_pressed());
[INFO] [stdout]     |                                                             ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:122:63
[INFO] [stdout]     |
[INFO] [stdout] 122 |         flags.set(Flags::SHIFT_RIGHT, KeyboardKey::ShiftRight.is_pressed());
[INFO] [stdout]     |                                                               ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_toggled` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:123:58
[INFO] [stdout]     |
[INFO] [stdout] 123 |         flags.set(Flags::CAPSLOCK, KeyboardKey::CapsLock.is_toggled());
[INFO] [stdout]     |                                                          ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_toggled` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_toggled`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:119:57
[INFO] [stdout]     |
[INFO] [stdout] 119 |         flags.set(Flags::ALT_LEFT, KeyboardKey::AltLeft.is_pressed());
[INFO] [stdout]     |                                                         ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:120:59
[INFO] [stdout]     |
[INFO] [stdout] 120 |         flags.set(Flags::ALT_RIGHT, KeyboardKey::AltRight.is_pressed());
[INFO] [stdout]     |                                                           ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_toggled` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:124:60
[INFO] [stdout]     |
[INFO] [stdout] 124 |         flags.set(Flags::NUM_LOCK, KeyboardKey::ScrollLock.is_toggled());
[INFO] [stdout]     |                                                            ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_toggled` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_toggled`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:121:61
[INFO] [stdout]     |
[INFO] [stdout] 121 |         flags.set(Flags::SHIFT_LEFT, KeyboardKey::ShiftLeft.is_pressed());
[INFO] [stdout]     |                                                             ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_toggled` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:125:63
[INFO] [stdout]     |
[INFO] [stdout] 125 |         flags.set(Flags::SCROLL_LOCK, KeyboardKey::ScrollLock.is_toggled());
[INFO] [stdout]     |                                                               ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_toggled` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_toggled`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_pressed` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:122:63
[INFO] [stdout]     |
[INFO] [stdout] 122 |         flags.set(Flags::SHIFT_RIGHT, KeyboardKey::ShiftRight.is_pressed());
[INFO] [stdout]     |                                                               ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_pressed` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_pressed`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_toggled` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:123:58
[INFO] [stdout]     |
[INFO] [stdout] 123 |         flags.set(Flags::CAPSLOCK, KeyboardKey::CapsLock.is_toggled());
[INFO] [stdout]     |                                                          ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_toggled` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_toggled`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_toggled` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:124:60
[INFO] [stdout]     |
[INFO] [stdout] 124 |         flags.set(Flags::NUM_LOCK, KeyboardKey::ScrollLock.is_toggled());
[INFO] [stdout]     |                                                            ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_toggled` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_toggled`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_toggled` found for enum `KeyboardKey` in the current scope
[INFO] [stdout]    --> src/signal.rs:125:63
[INFO] [stdout]     |
[INFO] [stdout] 125 |         flags.set(Flags::SCROLL_LOCK, KeyboardKey::ScrollLock.is_toggled());
[INFO] [stdout]     |                                                               ^^^^^^^^^^ method not found in `KeyboardKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/kbd_event/mod.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub enum KeyboardKey {
[INFO] [stdout]     | -------------------- method `is_toggled` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `InputState` defines an item `is_toggled`, perhaps you need to implement it
[INFO] [stdout]    --> src/kbd_event/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub trait InputState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kyoverlay` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kyoverlay` (lib test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "7f325c5c114317b2eb229db76ab021ec180f2f43b2d348887164c8e0a4be2f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f325c5c114317b2eb229db76ab021ec180f2f43b2d348887164c8e0a4be2f05", kill_on_drop: false }`
[INFO] [stdout] 7f325c5c114317b2eb229db76ab021ec180f2f43b2d348887164c8e0a4be2f05
